ppmchange
Section: User Commands (1)
Updated: 3 December 1993
Index
Return to Main Contents
NAME
ppmchange - change all pixels of one color to another in a portable pixmap
SYNOPSIS
ppmchange
colorspec1 colorspec2
[ppmfile]
DESCRIPTION
Reads a portable pixmap as input.
Changes all pixels of colorspec1 to colorspec2, leaving all others unchanged.
The color can be specified in five ways:
- o
-
A name, assuming
that a pointer to an X11-style color names file was compiled in.
- o
-
An X11-style hexadecimal specifier: rgb:r/g/b, where r g and b are
each 1- to 4-digit hexadecimal numbers.
- o
-
An X11-style decimal specifier: rgbi:r/g/b, where r g and b are
floating point numbers between 0 and 1.
- o
-
For backwards compatibility, an old-X11-style hexadecimal
number: #rgb, #rrggbb, #rrrgggbbb, or #rrrrggggbbbb.
- o
-
For backwards compatibility, a triplet of numbers
separated by commas: r,g,b, where r g and b are
floating point numbers between 0 and 1.
(This style was added before MIT came up with the similar rgbi style.)
SEE ALSO
pgmtoppm(1), ppm(5)
AUTHOR
Wilson H. Bent. Jr. (whb@usc.edu)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 08:50:57 GMT, January 07, 2023